Feature: Invite colaborator

Scenarios

Chart

Status

Progress

1

Passed

0.00%

Failed

0.00%
Total duration:
0m 29.690s

Scenario: Invite colaborator successfully

Before 0m 1.308s
Given I navigate to page "<URL>" 0m 4.479s
And I enter email "<ADMIN_EMAIL>" 0m 1.236s
And I enter password "<ADMIN_PASSWORD>" 0m 0.770s
And I click on the login button 0m 0.775s
And I wait for 2 seconds 0m 3.748s
And I click on the settings page 0m 0.976s
And I wait for 2 seconds 0m 2.255s
And I click to the staff page 0m 0.637s
And I wait for 2 seconds 0m 2.239s
And I click on the invite people button 0m 0.466s
And I wait for 2 seconds 0m 2.271s
When I write "mateoolaya1@gmail.com" in the email 0m 0.545s
And I wait for 2 seconds 0m 2.278s
And I click on the colaborator button 0m 0.530s
And I wait for 2 seconds 0m 2.257s
And I click on send invitation now button 0m 0.449s
And I wait for 2 seconds 0m 2.241s
Then I see that the last active user in the invited users list has email "mateoolaya1@gmail.com" 0m 0.225s + Show Error
ReferenceError: browser is not defined
    at KrakenWorld.<anonymous> (/Users/mateoolaya/devmiso/pruebasSemCinco/MISO_Pruebas/features/web/step_definitions/step.js:488:5)
After 0m 0.005s

Screenshots

Before
NO IMAGE AVAILABLE
Given I navigate to page "<URL>"
And I enter email "<ADMIN_EMAIL>"
And I enter password "<ADMIN_PASSWORD>"
And I click on the login button
And I wait for 2 seconds
And I click on the settings page
And I wait for 2 seconds
And I click to the staff page
And I wait for 2 seconds
And I click on the invite people button
And I wait for 2 seconds
When I write "mateoolaya1@gmail.com" in the email
And I wait for 2 seconds
And I click on the colaborator button
And I wait for 2 seconds
And I click on send invitation now button
And I wait for 2 seconds
Then I see that the last active user in the invited users list has email "mateoolaya1@gmail.com"
After
NO IMAGE AVAILABLE